Welcome![Sign In][Sign Up]
Location:
Search - wave play

Search list

[Multimedia Developwavplay

Description: 基于matlab GUI界面的播放器,用matlab环境控制播放、暂停、停止和回放-This program intended to simplify the playing basic of wave sound such as play, pause, stop and resume, since less people have the solution to how to stop wave sound from playing .
Platform: | Size: 1513472 | Author: 陈翼男 | Hits:

[Multimedia Developmatlabwaveplay

Description: 基于matlab GUI环境的播放控制程序,具有播放、暂停、停止和回放功能-This program intended to simplify the playing basic of wave sound such as play, pause, stop and resume, since less people have the solution to how to stop wave sound from playing
Platform: | Size: 1513472 | Author: 陈翼男 | Hits:

[Multimedia Developluyin

Description: 声音的获取和播放 使用wave系列函数实现-Access and play back sound wave series function implementation
Platform: | Size: 3593216 | Author: 汤国奇 | Hits:

[OtherplayWaveFileEx

Description: vb 2005 Wave File Play
Platform: | Size: 14336 | Author: cchoi73277@msn.com | Hits:

[SCMfengmingqi5.18

Description: 用89C51玩蜂鸣,利用单片机的I/O引脚以延时方式产生方波,进而使蜂鸣器发声。注意当中用了P2_7做开关,下载完成后还需要按下这个键才能发声-Play beep with 89C51, using MCU I/O pins to produce a square wave delay means, and thus make the buzzer sound. Note which took P2_7 do switch, the download is complete press the button need to be vocal
Platform: | Size: 7168 | Author: 黎林原 | Hits:

[Audio programDSound_Spectrum_Src

Description: 播放Wave文件,并实时显示频谱,c++写的。-Play Wave file and display the spectrum, c++ to write.
Platform: | Size: 31744 | Author: cy | Hits:

[Audio programwavplay

Description: 该方案旨在简化,如播放,暂停播放声音基本波,停止和恢复。 自从我在www.mathworks.com通知少人有解决 如何停止播放 ,所以我要做到这一点,它张贴在这里波的声音。 希望你们喜欢的节目:对 编码器实现了G.723.1的多脉冲模式(在6.3 kb / s的运行)。解码器可以解码的5.3 kb / s的,在6.3 kb的多脉冲/秒,连续传输,数据包丢失隐藏)编码器(所有的ACELP方式。 该编码器和解码器之间的标准接口是位文件(同位文件由ITU - T参考代码产生兼容)。第二个选项之间传递的编码器和解码器使用Matlab的数据信息文件。此选项允许测试通过传递量化或unquantized之间的编码器和解码器的信息。 有报道[1]描述了G.723.1编码与Matlab实现与分布包括在内。 ITU - T建议G.723.1的[2]在线提供。该建议含-This program intended to simplify the playing basic of wave sound such as play, pause, stop and resume. Since i notice in www.mathworks.com less people have the solution to how to stop wave sound from playing , so i try to do this and post it here. Hope you guys enjoy the program :P
Platform: | Size: 1513472 | Author: zaaa | Hits:

[OtherSTC12LE5A60S2

Description: 基于STC12LE5A60S2单片机的数码音乐相册 使用PWM波来播放WAV音频文件 2.4寸TFT-Microcontroller based digital music album STC12LE5A60S2 use PWM wave to play WAV audio files 2.4-inch TFT
Platform: | Size: 91136 | Author: 林杰 | Hits:

[Windows DevelopVB_play_wav_audio_files_display_wave_form_classica

Description: VB播放wav音频文件并显示波经典代码形VB play wav audio files and display the wave form of the classical code-VB play wav audio files and display the wave form of the classical code
Platform: | Size: 7168 | Author: ghj | Hits:

[Multimedia DevelopTestAudio

Description: A Test Program for play, pause, wave file.
Platform: | Size: 8936448 | Author: Mehdi | Hits:

[Multimedia DevelopEx_Wave

Description: 可 以播放波 形文件 的播放器-Can play a wave file player
Platform: | Size: 258048 | Author: zoe | Hits:

[Multimedia DevelopCDmultimediaPlayer

Description: 音频服务; 媒体控件接口 播放wave文件的MCI函数 使用mcisendCommand函数 打开和关闭CD音频设备; 控制CD播放机 出错情形说明 超级链接类的使用-audio-server mediao-controler-api play waver file s mci function use mcisendCommand function use mcisendCommand function open and close cd audio device control cd player wrong explain super link class uses
Platform: | Size: 1172480 | Author: zhangzhennan | Hits:

[DirextXAdjustSound

Description: AdjustSound sample shows how to load and play a wave file using a DirectSound buffer and adjust its focus, frequency, pan, and volume. -AdjustSound sample shows how to load and play a wave file using a DirectSound buffer and adjust its focus, frequency, pan, and volume.
Platform: | Size: 12288 | Author: marco | Hits:

[SCMmusic

Description: 利用I/O口产生一定频率的方波,驱动蜂鸣器,发出不同的音调,从而演奏乐曲-Using I/O ports have a certain frequency, square wave, driven buzzer, send a different tone to play music
Platform: | Size: 274432 | Author: wangyunqian | Hits:

[Delphi VCLEnglishStudyClient

Description: 播放各种格式的英语文件,单词的复读,皮肤的更换-this program can play every kind of english file such as .mp3 or .wave
Platform: | Size: 8776704 | Author: Dizzy121 | Hits:

[CSharp20040628cshengyinziyuan

Description: 再VC的环境下用playsound函数播放*.wav的波形文件-VC environment and then use the playsound the wave functions to play*. wav file
Platform: | Size: 21504 | Author: majian | Hits:

[Multimedia Develop21

Description: 用MCI控制波形声音的播放。编译、链接并运行程序。当用户按下“Open”按钮时,弹出“打开”对话框,可以随意选定某个波形音频文件(*.wav)。选定文件后,可以按“播放”按钮进行声音的播放,在播放过程中还可以再次按“播放”按钮使声音暂停或继续播放。按“停止”按钮则停止播放,按“退出”按钮则退出应用程序。 -Sound wave with the MCI control to play. Compile, link and run the program. When the user presses the " Open" button, the pop-up " Open" dialog box, you can freely select a waveform audio file (*. wav). Selected file, you can press the " Play" button for sound playback, during playback can also press the " Play" button to pause or continue playing the sound. Press " Stop" button to stop playback, press the " Exit" button will exit the application.
Platform: | Size: 1806336 | Author: 冯冯 | Hits:

[VHDL-FPGA-Verilogjianyishuzipinlvji

Description: (1)基本要求: a.被测信号的频率范围为1~20kHz,用4位数码管显示数据。 b.测量结果直接用十进制数值显示。 c.被测信号可以是正弦波、三角波、方波,幅值1~3V不等。 d.具有超量程警告(可以用LED灯显示,也可以用蜂鸣器报警)。 e.当测量脉冲信号时,能显示其占空比(精度误差不大于1 )。 (2)发挥部分 a.修改设计,实现自动切换量程。 b.构思方案,使整形时,以实现扩宽被测信号的幅值范围 -(1) Basic requirements: a. Frequency range of the signal 1 ~ 20kHz, with a 4-bit digital display data. b. Measurement results show the direct use of the decimal value. c. The measured signal can be sine wave, triangle wave, square wave, amplitude 1 ~ 3V range. d. Super-range warning (you can use LED lights display, you can also use the buzzer alarm.) e. When measuring the pulse signal, to show its duty cycle (precision error is less than 1 ). (2) to play a part of a. Modify the design, automatic switching range. b. The idea of ​ ​ the program, so that when the plastic in order to achieve broaden the scope of the measured signal amplitude
Platform: | Size: 4096 | Author: longking | Hits:

[matlabplaywave

Description: play wave files matlab,very useful
Platform: | Size: 36864 | Author: grant | Hits:

[Multimedia DevelopMediaPlayerDemo

Description: 多媒体应用程序,一个简单的媒体播放软件,可以播放多种格式的文件,如Wave,AVI和MIDI等多媒体格式。-Multimedia applications, a simple media player software, can play DuoZhong format file, such as the Wave, AVI and MIDI and other multimedia format.
Platform: | Size: 159744 | Author: 李华 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 »

CodeBus www.codebus.net